gtk4.git
2019-03-17 Matthias ClasenShare crossing and focus change event code
2019-03-17 Matthias Clasengdk: Add a related_target field to some events
2019-03-17 Matthias Clasengdk: Rename gdk_event_set_user_data
2019-03-17 Matthias Clasengdk: Add crossing mode and detail to focus events
2019-03-17 Matthias ClasenClarify grab_focus docs
2019-03-17 Matthias Clasenwindow: Remove initial-focus builder support
2019-03-17 Matthias Clasenwindow: Remove ::set-focus
2019-03-17 Matthias Clasenpopover: Stop using ::set-focus
2019-03-17 Matthias Clasenfilechooser: Stop using ::set-focus
2019-03-17 Matthias Claseninspector: Stop using ::set-focus
2019-03-17 Matthias ClasenDrop gtk_widget_send_focus_change
2019-03-17 Matthias Clasenwidget: Add a private setter for has-focus
2019-03-17 Matthias ClasenExclude non-drawable widgets from focus
2019-03-17 Matthias Clasenwidget: Drop the ::focus signal
2019-03-17 Matthias ClasenSimplify the move_focus api
2019-03-17 Matthias ClasenMove a check to gtk_window_set_focus
2019-03-17 Matthias ClasenPort widgets to the root focus API
2019-03-17 Matthias Clasenwindow: Implement the root focus api
2019-03-17 Matthias Clasenroot: Add focus
2019-03-17 Matthias ClasenRedo focus handling
2019-03-17 Matthias Clasenpassword entry: Fix property notification
2019-03-17 Matthias Clasensearch entry: Fix property notification
2019-03-17 Matthias Clasensingle selection: Skip tests properly
2019-03-17 Matthias Clasenwidget: Check rootness for invisibility
2019-03-16 Jordi MasUpdate Catalan translation
2019-03-15 Matthias Clasenpassword entry: Don't show both icons
2019-03-15 Matthias ClasenAdd a tagged entry demo
2019-03-15 Matthias Clasengtk-demo: Show password peek icon
2019-03-15 Matthias Clasenpassword entry: Add a way to see the content
2019-03-15 Matthias Clasenpassword entry: Make the Caps Lock icon less prominent
2019-03-14 Matthias Clasenpassword entry: Use text cursor for Caps Lock indicator
2019-03-14 Matthias Clasenentry: Make progress bar not pickable
2019-03-14 Matthias Clasenpassword entry: a better Caps Lock icon
2019-03-14 Matthias Clasengtk-demo: Add a password entry demo
2019-03-14 Matthias Clasenpassword entry: Add placeholder-text and activates...
2019-03-14 Matthias Clasenpassword entry: Initialize capslock state
2019-03-14 Matthias Clasena11y: More entry fixes
2019-03-12 Matej UrbančičUpdated Slovenian translation
2019-03-10 Nathan FollensUpdate Dutch translation
2019-03-08 Benjamin Ottetext: Simplify
2019-03-08 Benjamin Ottetext: Remove two unused member variables
2019-03-08 Benjamin Ottetext: Use gtk_widget_set_overflow()
2019-03-08 Benjamin Ottetext: Remove 2 unused variables
2019-03-08 Benjamin Ottecolorswatch: Use gtk_widget_set_overflow()
2019-03-08 Benjamin Ottewidget: Make overflow respect rounded corners
2019-03-07 Bastien Noceragsk: API docs fixes
2019-03-07 Benjamin Otterevealer: Add swing transitions
2019-03-07 Piotr DrągUpdate Polish translation
2019-03-07 Matthias Clasenx11: Don't emit GDK_NOTHING events
2019-03-06 Benjamin Otterendernode: Add can_diff implementation for transform...
2019-03-06 Timm Bäderentry: Update CSS node docs
2019-03-06 Timm Bädergl renderer: Cache rendered fallback nodes
2019-03-06 Timm Bädergl renderer: Mark pointer textures as used
2019-03-05 Benjamin Ottetransform: Add perspective()
2019-03-04 Benjamin Otterendernode: Implement diffing of transform nodes
2019-03-04 Benjamin Ottetransform: Readd optimization
2019-03-04 Benjamin Ottetransform: Redo querying API
2019-03-04 Benjamin Ottetransform: Store the category in the transform
2019-03-04 Benjamin Ottetransform: Implement gsk_transform_invert()
2019-03-04 Benjamin Ottetransform: Remove gsk_transform_identity()
2019-03-04 Benjamin Ottewidget: Make transform a GskTransform
2019-03-04 Benjamin Ottetestsuite: Add a transforms test
2019-03-04 Benjamin Ottetrasnform: Fix print statement
2019-03-04 Benjamin Ottetransform: Split rotate() and rotate3d() class
2019-03-04 Benjamin Ottetransform: Make category public API
2019-03-04 Benjamin Ottetransform: Remove API to poke internals
2019-03-04 Benjamin Otterendernode: Make the transform node take a GskTransform
2019-03-04 Benjamin Ottetransform: Add more API
2019-03-04 Benjamin Ottetransform: Move to GSK
2019-03-04 Matthias ClasenMerge branch 'adwaita-typo-fix-master' into 'master'
2019-03-04 Christoph Reitertreeview: make sure separator nodes have a height > 0
2019-03-04 Alex MondayAdwaita: Fix typo (missing comma)
2019-03-04 Emmanuele BassiMerge branch 'notebook-notify-page-not-child' into...
2019-03-04 Matthias Clasensearch entry: Fix a copy-paste error
2019-03-04 Matthias Clasenentries: Fix mnemonic activation
2019-03-03 Peter Bloomfieldnotebook: Notify the notebook page, not the child
2019-03-03 Benjamin Ottewidget: Fix gtk_widget_pick() on 3d-transformed widgets
2019-03-03 Matthias Clasengtk-demo: Minimally fix the sarch entry demo
2019-03-02 Matej UrbančičUpdated Slovenian translation
2019-03-02 Timm BäderFix compile time warnings
2019-03-02 Timm Bädera11y: Include gtktextaccesible.h in gtk-a11y.h
2019-03-01 Emmanuele BassiMerge branch 'redundant-editable-api' into 'master'
2019-02-28 Matthias Clasenentry, spin button: Drop redundant API
2019-02-28 Timm Bäderroundedrect: Add gsk_rounded_rect_to_string
2019-02-28 Timm Bädergl renderer: Change shadow cache eviction strategy
2019-02-28 Timm Bädergl renderer: Ignore nodes with nan bounds
2019-02-28 Timm Bädertransformnode: Avoid matrix multiplication if we can
2019-02-28 Timm Bädergl renderer: Add more nodes that support transforms
2019-02-28 Matthias Clasenentry: Don't use the buffer directly
2019-02-28 Matthias Clasentreeview: Stop using set_focus_child
2019-02-27 Nirbheek ChauhanMerge branch 'alatiera/python3' into 'master'
2019-02-27 Jordan Petridisbuild: use condense the mkdir calls to oneliners
2019-02-27 Jordan Petridisbuild: no need to replace path separators
2019-02-27 Jordan Petridisbuild: Use python3 for the post install script
2019-02-27 Jakub SteinerAdwaita: define insensitive links
2019-02-27 Benjamin Ottexembed: Remove unused file
2019-02-27 Benjamin Ottewindow: Return no item for no item name
2019-02-26 Matthias Clasenwindow: Undo the deprection of gtk_window_present
2019-02-26 Matthias Clasentestsuite: Stop using grab-focus as a keybinding signal
2019-02-26 Matthias Clasenwidget: Remove the ::grab-focus signal
next